| PrimFloatSpec | Specifies different precisions and representations of floating point numbers. |
| PrimFloatValue | A boxed representation of a floating point value |
| PrimIEEE32 | A boxed representation of an IEEE 32-bit floating point value |
| PrimIEEE64 | A boxed representation of an IEEE 64-bit floating point value |
| PrimIntegerSpec | |
| PrimIntValue | |
| PrimPointerSpec | Describes a kind of primitive pointer array |
| PrimSpec | A specification of a kind of primitive data type which can be stored in PrimArrays. It gives you pro... |
| PrimValue | A boxed representation of a primitive data type |